home *** CD-ROM | disk | FTP | other *** search
- Path: prodigy.com!usenet
- From: NEKU72A@prodigy.com (Brian Munroe)
- Newsgroups: comp.lang.c++
- Subject: Help with structure I/O needed
- Date: 10 Apr 1996 06:44:50 GMT
- Organization: Prodigy Services Company 1-800-PRODIGY
- Distribution: world
- Message-ID: <4kfld2$1adk@useneta1.news.prodigy.com>
- NNTP-Posting-Host: innugap1-int.news.prodigy.com
- X-Newsreader: Version 1.2
-
- Is there a simple way to input/output a structure to/from a file? I'm
- sure there is but, the only way I've been able to write structures to a
- file is to do it piece by piece.
-
-